projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edff961
)
(vip-mouse-click-insert-word): fixed a typo.
author
Michael Kifer
<kifer@cs.stonybrook.edu>
Fri, 16 Feb 1996 21:49:32 +0000
(21:49 +0000)
committer
Michael Kifer
<kifer@cs.stonybrook.edu>
Fri, 16 Feb 1996 21:49:32 +0000
(21:49 +0000)
lisp/emulation/viper-mous.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/viper-mous.el
b/lisp/emulation/viper-mous.el
index 95db8b6e27b8009a6d79d08fc1832123377aaf95..257c2c2cbd1386fb560e34a6dad9dfa9042f368f 100644
(file)
--- a/
lisp/emulation/viper-mous.el
+++ b/
lisp/emulation/viper-mous.el
@@
-224,7
+224,7
@@
See `vip-surrounding-word' for the definition of a word in this case."
(vip-multiclick-p)
;; This trick checks if there is a pending mouse event
;; if so, we use this latter event and discard the current mouse click
- ;; If the next p
a
nding event is not a mouse event, we execute
+ ;; If the next p
e
nding event is not a mouse event, we execute
;; the current mouse event
(progn
(setq interrupting-event (vip-read-event))